home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 83win / data1.cab / Help_Files / REFMAN.cnt (.txt) < prev    next >
Microsoft Windows Help File Content  |  2001-03-02  |  33KB  |  723 lines

  1. :Base REFMAN.hlp
  2. :Title Reference Manual
  3. :Index Installing and Using Manual=htbinstall.hlp
  4. :Index User's Guide=htbusers.hlp
  5. :Index BasicPlus=BPLUS.hlp
  6. :Link htbinstall.hlp
  7. :Link htbusers.hlp
  8. :Link BPLUS.hlp
  9. 1 Reference Manual
  10. 2 Contents=Reference_Manual_Contents
  11. 2 Chapter 1 Introduction
  12. 3 Chapter 1 Introduction=Chapter_1_Introduction
  13. 3 Manual Conventions=Manual_Conventions
  14. 3 Syntax Conventions=Syntax_Conventions
  15. 3 Printing Conventions=Printing_Conventions
  16. 2 Chapter 2 Definitions
  17. 3 Chapter 2 Definitions=Chapter_2_Definitions
  18. 3 Definition A=Definitions_A
  19. 3 Definition B=Definition_B
  20. 3 Definition C=Definition_C
  21. 3 Definition D=Definition_D
  22. 3 Definition E=Definition_E
  23. 3 Definition F=Definition_F
  24. 3 Definition I=Definition_I
  25. 3 Definition L=Definition_L
  26. 3 Definition M=Definition_M
  27. 3 Definition N=Definition_N
  28. 3 Definition O=Definition_O
  29. 3 Definition P=Definition_P
  30. 3 Definition R=Definition_R
  31. 3 Definition S=Definition_S
  32. 3 Definition U=Definition_U
  33. 3 Definition V=Definition_V
  34. 3 Angle=Angle
  35. 3 Array=Array
  36. 3 Array Name=Array_Name
  37. 3 ASCII file type=ASCII_file_type
  38. 3 BDAT file type=BDAT
  39. 3 Boolean Expression=Boolean_Expression
  40. 3 COM Block=COM_Block
  41. 3 COM Block Name=COM_Block_Name
  42. 3 COMPLEX DEF=COMPLEX_DEF
  43. 3 Context=Context
  44. 3 Device Selector=Device_Selector
  45. 3 DOS file type=DOS_file_type
  46. 3 Event=Event
  47. 3 File Specifier=File_Specifier
  48. 3 Full Array Specifier=Full_Array_Specifier
  49. 3 Function Name=Function_Name
  50. 3 I/O PATH=I_O_PATH
  51. 3 Integer DEF=Integer_DEF
  52. 3 Integer Array=Integer_Array
  53. 3 Interface Select Code=Interface_Select_Code
  54. 3 Line Label=Line_Label
  55. 3 Line Number=Line_Number
  56. 3 Local Variable=Local_Variable
  57. 3 Long DEF=Long_DEF
  58. 3 Matrix=Matrix
  59. 3 Numeric Array=Numeric_Array
  60. 3 Numeric Array Element=Numeric_Array_Element
  61. 3 Numeric Constant=Numeric_Constant
  62. 3 Numeric Expression=Numeric_Expression
  63. 3 Numeric Name=Numeric_Name
  64. 3 Ordinary file=Ordinary_file
  65. 3 Path Specifier=Path_Specifier
  66. 3 Pen Number=Pen_Number
  67. 3 Pipe Specifier=Pipe_Specifier
  68. 3 Precedence=Precedence
  69. 3 Primary Address=Primary_Address
  70. 3 Priority DEF=Priority_DEF
  71. 3 PROG file type=PROG_file_type
  72. 3 Real DEF=Real_DEF
  73. 3 Record Number=Record_Number
  74. 3 Scientific Notation=Scientific_Notation
  75. 3 Signal Number=Signal_Number
  76. 3 Softkey Macro=Softkey_Macro
  77. 3 Static DEF=Static_DEF
  78. 3 String=String
  79. 3 String Array=String_Array
  80. 3 String Array Element=String_Array_Element
  81. 3 String Expression=String_Expression
  82. 3 String Literal=String_Literal
  83. 3 String Name=String_Name
  84. 3 Sub-string=Sub_string
  85. 3 Subprogram Name=Subprogram_Name
  86. 3 Subscript=Subscript
  87. 3 UNIX file type=UNIX_file_type
  88. 3 Variable Name=Variable_Name
  89. 3 Vector=Vector
  90. 3 Volume Label=Volume_Label
  91. 3 Volume Specifier=Volume_Specifier
  92. 2 Chapter 3 Statement Summary
  93. 3 Chapter_3___Statement_Summary=Chapter_3___Statement_Summary
  94. 2 Chapter 4 Keyword Dictionary
  95. 3 Chapter 4 Keyword Dictionary=Chapter_4
  96. 3 ABORT - Stops an active TRANSFER.=ABORT
  97. 3 ABORTIO - Stops an active TRANSFER.=ABORTIO
  98. 3 ABS - Returns the absolute value of an expression.=ABS
  99. 3 ACS - Returns the arccosine of an expression.=ACS
  100. 3 ACSH - Returns the hyperbolic arccosine of an expression.=ACSH
  101. 3 ALLOCATE - Dynamically allocates string variables and arrays.=ALLOCATE
  102. 3 ALPHA - Controls the visibility of the ALPHA screen area.=ALPHA
  103. 3 ALPHA HEIGHT - Sets the number of lines used for the ALPHA screen.=ALPHA_HEIGHT
  104. 3 ALPHA PEN - Sets the ALPHA display color.=ALPHA_PEN
  105. 3 AND - Performs the logical conjunction of two expressions.=AND
  106. 3 AREA - Sets or defines an AREA fill color.=AREA
  107. 3 ARG - Returns the Argument (Angle) of a complex number.=ARG
  108. 3 ASN - Returns the arcsine of an expression.=ASN
  109. 3 ASNH - Returns the hyperbolic arcsine of an expression.=ASNH
  110. 3 ASSIGN - Sets up an I/O path and its attributes.=ASSIGN
  111. 3 ATN - Returns the arctangent of an expression.=ATN
  112. 3 ATNH - Returns the hyperbolic arctangent of an expression.=ATNH
  113. 3 ATN2 - Returns the angle to a point.=ATN2
  114. 3 AXES - Draws x-y axes.=AXES
  115. 3 BASE - Returns the lower bound of an array dimension.=BASE
  116. 3 BEEP - Generates music or sound effects.=BEEP
  117. 3 BINAND - Performs a bit by bit logical AND.=BINAND
  118. 3 BINCMP - Performs a bit by bit complement.=BINCMP
  119. 3 BINEOR - Performs a bit by bit exclusive OR (EXOR).=BINEOR
  120. 3 BINEQV - Performs a bit by bit equivalence operation.=BINEQV
  121. 3 BINIMP - Performs a bit by bit implication operation.=BINIMP
  122. 3 BINIOR - Performs a bit by bit inclusive OR.=BINIOR
  123. 3 BIT - Allows any bit in an INTEGER to be tested.=BIT
  124. 3 BREAK - Sends a BREAK on a serial interface.=BREAK
  125. 3 CALL - Starts execution of specified SUBprogram or CSUB.=CALL
  126. 3 CAT - Displays a catalog of files or PROG file contexts.=CAT
  127. 3 CAUSE ERROR - Simulates a specified error.=CAUSE_ERROR
  128. 3 CHANGE - Finds and replaces strings.=CHANGE
  129. 3 CHECKREAD - Enables/disables verification of data sent to disk.=CHECKREAD
  130. 3 CHGRP - Sets the Group Ownership of a file.=CHGRP
  131. 3 CHOWN - Sets the Individual Ownership of a file.=CHOWN
  132. 3 CHR$ - Creates ASCII character from decimal value.=CHR$
  133. 3 CHRX - Returns the width of a character cell.=CHRX
  134. 3 CHRY - Returns the height of a character cell.=CHRY
  135. 3 CINT - Converts a value to INTEGER.=CINT
  136. 3 CLEAR - Sends an IEEE-488 bus Device Clear.=CLEAR
  137. 3 CLEAR ERROR - Resets all error indicators.=CLEAR_ERROR
  138. 3 CLEAR LINE - Clears the keyboard input line.=CLEAR_LINE
  139. 3 CLEAR SCREEN - Clears the ALPHA display.=CLEAR_SCREEN
  140. 3 CLIP - Changes the clipping rectangle.=CLIP
  141. 3 CLS - See CLEAR SCREEN.=CLS
  142. 3 CMPLX - Combines real and imaginary parts to return a complex number.=CMPLX
  143. 3 COLOR - Defines and selects the color for graphics.=COLOR
  144. 3 COM - Defines global variables.=COM
  145. 3 COMMAND$ - Returns a copy of the command line.=COMMAND$
  146. 3 COMPLEX - Reserves storage for complex variables and arrays.=COMPLEX
  147. 3 CONFIGURE BDAT - Specifies the byte order for CREATE BDAT.=CONFIGURE_BDAT
  148. 3 CONFIGURE CREATE - Specifies the kind of file header used with typed files.=CONFIGURE_CREATE
  149. 3 CONFIGURE DIM - Turns implicit variable dimensioning on or off.=CONFIGURE_DIM
  150. 3 CONFIGURE DUMP - Specifies the graphic printer language for DUMP.=CONFIGURE_DUMP
  151. 3 CONFIGURE KBD - Defines keyboard mappings for character sets.=CONFIGURE_KBD
  152. 3 CONFIGURE KEY - Assigns editor functions to keyboard keys.=CONFIGURE_KEY
  153. 3 CONFIGURE LABEL - Defines characters for the LABEL statement.=CONFIGURE_LABEL
  154. 3 CONFIGURE LONGCATDATES=CONFIGURE_LONGCATDATES
  155. 3 CONFIGURE LONGFILENAMES - Specifies use of long filenames.=CONFIGURE_LONGFILENAMES
  156. 3 CONFIGURE MSI - Specifies HP style volume specifier translations.=CONFIGURE_MSI
  157. 3 CONFIGURE PRT - Specifies the value of PRT.=CONFIGURE_PRT
  158. 3 CONFIGURE SAVE - Sets the file type produced by SAVE.=CONFIGURE_SAVE
  159. 3 CONFIGURE SYSTEM=CONFIGURE_SYSTEM
  160. 3 CONJG - Returns the conjugate of a complex number.=CONJG
  161. 3 CONT - Restarts a program which is PAUSEd.=CONT
  162. 3 CONTROL - Sends control information to an interface or I/O path.=CONTROL
  163. 3 COPY - Copies files.=COPY
  164. 3 COPYLINES - Copies program lines from one location to another.=COPYLINES
  165. 3 COS - Returns the cosine of an expression.=COS
  166. 3 COSH - Returns the hyperbolic cosine of an expression.=COSH
  167. 3 CREATE - Creates an ordinary file.=CREATE
  168. 3 CREATE ASCII - Creates a LIF ASCII file.=CREATE_ASCII
  169. 3 CREATE BDAT - Creates a BDAT (binary data) file.=CREATE_BDAT
  170. 3 CREATE DIR - Creates a directory.=CREATE_DIR
  171. 3 CRT - Returns the integer 1, the CRT interface select code.=CRT
  172. 3 CSIZE - Sets the character size for LABEL and SYMBOL.=CSIZE
  173. 3 CSUB - Compiled SUBprograms.=CSUB
  174. 3 CVT$ - Convert strings from one alphabet to another.=CVT$
  175. 3 DATA - Stores data items in the program.=DATA
  176. 3 DATE - Converts a string representing a date to a number of seconds.=DATE
  177. 3 DATE$ - Takes a numeric value representing seconds and formats it into a date string.=DATE$
  178. 3 DEALLOCATE - Frees memory space reserved by the ALLOCATE statement.=DEALLOCATE
  179. 3 DEF FN - Begins a user-defined function subprogram.=DEF_FN
  180. 3 DEG - Sets the trigonometric mode to degrees.=DEG
  181. 3 DEL - Deletes program lines.=DEL
  182. 3 DELSUB - Deletes SUB or CSUB subprograms from memory.=DELSUB
  183. 3 DET - Returns the determinant of a matrix.=DET
  184. 3 DIALOG=DIALOG
  185. 3 DIGITIZE - Inputs digitized X and Y coordinates.=DIGITIZE
  186. 3 DIM - Dimensions REAL arrays and strings.=DIM
  187. 3 DISABLE - Disables event-initiated branches.=DISABLE
  188. 3 DISABLE EVENT=DISABLE_EVENT
  189. 3 DISABLE INTR - Disables interrupts from the specified interface.=DISABLE_INTR
  190. 3 DISP - Displays items on the CRT display line.=DISP
  191. 3 DISPLAY FUNCTIONS - Controls the display of control characters on the CRT.=DISPLAY_FUNCTIONS
  192. 3 DIV - Returns the quotient of an integer divide operation.=DIV
  193. 3 DLL GET=DLL_GET
  194. 3 DLL LOAD=DLL_LOAD
  195. 3 DLL READ=DLL_READ
  196. 3 DLL UNLOAD=DLL_UNLOAD
  197. 3 DLL WRITE=DLL_WRITE
  198. 3 DOT - Returns the dot product of two numeric vectors.=DOT
  199. 3 DRAW - Draws a line to the X,Y location.=DRAW
  200. 3 DROUND - Rounds a numeric-expression to the specified number of digits.=DROUND
  201. 3 DUMP - Copies the contents of the display to a printing device.=DUMP
  202. 3 DUMP DEVICE IS - Defines the printing device used by DUMP.=DUMP_DEVICE_IS
  203. 3 DVAL - Converts a binary, octal, decimal or hexadecimal string to a real number.=DVAL
  204. 3 DVAL$ - Converts a number to a binary, octal, decimal or hexadecimal string.=DVAL$
  205. 3 EDIT - Puts you into program EDIT mode.=EDIT
  206. 3 EDIT KEY - Puts you into softkey EDIT mode.=EDIT_KEY
  207. 3 ENABLE - Enables all event-initiated branches suspended by DISABLE.=ENABLE
  208. 3 ENABLE EVENT=ENABLE_EVENT
  209. 3 ENABLE INTR - Enables interrupts from a specified interface.=ENABLE_INTR
  210. 3 END - Marks the end of the program.=END
  211. 3 ENTER - Inputs data and assigns it to variables.=ENTER
  212. 3 ENVIRON$ - Returns information from the operating system environment.=ENVIRON$
  213. 3 ERRL - Compares a line number with ERRLN.=ERRL
  214. 3 ERRLN - Returns the program line number on which the last error occurred.=ERRLN
  215. 3 ERRM$ - Returns the error message text of the last error.=ERRM$
  216. 3 ERRN - Returns the last error number.=ERRN
  217. 3 ERROR RETURN - Returns program execution to the line following the most recent error.=ERROR_RETURN
  218. 3 ERROR SUBEXIT - Returns subprogram execution to the line following the most recent error.=ERROR_SUBEXIT
  219. 3 EXECUTE - Executes an operating system command.=EXECUTE
  220. 3 EXOR - Performs a Logical exclusive OR of two expressions.=EXOR
  221. 3 EXP - Returns "e" raised to a power.=EXP
  222. 3 FBYTE - Checks for first byte of a two byte character.=FBYTE
  223. 3 FIND - Searches for specified characters in a program.=FIND
  224. 3 FIX - Truncates a value to INTEGER.=FIX
  225. 3 FN - Executes a user-defined function.=FN
  226. 3 FOR ... NEXT - Executes a loop a fixed number of times.=FOR_____NEXT
  227. 3 FRACT - Returns the fractional part of an argument.=FRACT
  228. 3 FRAME - Draws a frame around the clipping area.=FRAME
  229. 3 FRE - Returns the amount of free memory.=FRE
  230. 3 GCLEAR - Clears the graphics screen.=GCLEAR
  231. 3 GESCAPE - Sends device-specific information to a graphic device.=GESCAPE
  232. 3 GET - Loads LIF, DOS or UNIX ASCII program file into memory.=GET
  233. 3 GFONT IS=GFONT_IS
  234. 3 GINIT - Initializes graphics parameters to their default values.=GINIT
  235. 3 GLOAD - Loads an integer array into the CRT display buffer.=GLOAD
  236. 3 GOSUB - Transfers control to a subroutine.=GOSUB
  237. 3 GOTO - Transfers control to a specified line.=GOTO
  238. 3 GRAPHICS - Makes the graphics screen visible or invisible.=GRAPHICS
  239. 3 GRAPHICS INPUT IS - Defines the device to be used for graphic input.=GRAPHICS_INPUT_IS
  240. 3 GRID - Draws a grid pattern.=GRID
  241. 3 GSEND - Sends commands to the PLOTTER IS device.=GSEND
  242. 3 GSTORE - Stores the CRT display buffer into an integer array.=GSTORE
  243. 3 HELP - Displays Manual pages on the computer screen.=HELP
  244. 3 HIL=HIL
  245. 3 IDRAW - Draws a line an incremental distance.=IDRAW
  246. 3 IF ... THEN - Performs an action if a condition is true.=IF_____THEN
  247. 3 IMAG - Returns the imaginary part of a complex number.=IMAG
  248. 3 IMAGE - Defines the format for data input and output.=IMAGE
  249. 3 IMOVE - Lifts and moves the logical pen position incrementally.=IMOVE
  250. 3 INDENT - Indents a program to reflect its structure.=INDENT
  251. 3 INITIALIZE - Initializes mass storage media.=INITIALIZE
  252. 3 INMEM - Identifies if a subprogram is loaded.=INMEM
  253. 3 INP and INPW - Inputs a byte or word from an I/O Port.=INP_and_INPW
  254. 3 INPUT - Inputs numeric or string data from the keyboard.=INPUT
  255. 3 INT - Performs the greatest integer function.=INT
  256. 3 INTEGER - Declares and dimensions INTEGER variables.=INTEGER
  257. 3 IPLOT - Moves the pen relative to its present location.=IPLOT
  258. 3 IVAL - Converts a binary, octal, decimal or hexadecimal string to an INTEGER.=IVAL
  259. 3 IVAL$ - Converts an INTEGER to a binary, octal, decimal or hexadecimal string.=IVAL$
  260. 3 KBD - Returns a 2, the device select code of the keyboard.=KBD
  261. 3 KBD$ - Returns the contents of the ON KBD buffer.=KBD$
  262. 3 KBD CMODE - Sets softkey compatibility mode.=KBD_CMODE
  263. 3 KBD LINE PEN - Sets the pen color for the input line.=KBD_LINE_PEN
  264. 3 KEY LABELS - Controls the display of the softkey labels.=KEY_LABELS
  265. 3 KEY LABELS PEN - Sets the color for the softkey labels.=KEY_LABELS_PEN
  266. 3 KNOBX - Returns and resets the KNOBX counter value.=KNOBX
  267. 3 KNOBY - Returns and resets the KNOBY counter value.=KNOBY
  268. 3 LABEL - Prints text on graphic devices.=LABEL
  269. 3 LDIR - Sets the angle for drawing LABELs and SYMBOLs.=LDIR
  270. 3 LEN - Returns the number of characters in a string.=LEN
  271. 3 LET - Assigns a value to a variable.=LET
  272. 3 LEXICAL ORDER IS - Defines "alphabetical" order for string comparisons.=LEXICAL_ORDER_IS
  273. 3 LGT - Computes common (base 10) logarithms.=LGT
  274. 3 LINE TYPE - Sets the style or dash pattern and repeat length of lines.=LINE_TYPE
  275. 3 LINK - Makes a hard link to a file.=LINK
  276. 3 LINPUT - Reads alphanumeric keyboard input to a string.=LINPUT
  277. 3 LIST - Lists the program in memory to the selected device.=LIST
  278. 3 LIST BIN - Lists each BIN currently in memory.=LIST_BIN
  279. 3 LIST DLL=LIST_DLL
  280. 3 LIST KEY - Lists the softkey macro definitions.=LIST_KEY
  281. 3 LOAD - Loads a user program into memory.=LOAD
  282. 3 LOAD BIN - Loads a BIN system program file into memory.=LOAD_BIN
  283. 3 LOAD KEY - Loads softkey macro definitions into memory.=LOAD_KEY
  284. 3 LOADSUB - Loads a BASIC subprogram into memory.=LOADSUB
  285. 3 LOCAL - Returns specified IEEE-488 devices to their local state.=LOCAL
  286. 3 LOCAL LOCKOUT - Sends the IEEE-488 LLO message.=LOCAL_LOCKOUT
  287. 3 LOCK - Secures a file for exclusive access.=LOCK
  288. 3 LOG - Computes natural (base "e") logarithms.=LOG
  289. 3 LONG=LONG
  290. 3 LOOP - Defines a series of statements to be executed repeatedly.=LOOP
  291. 3 LORG - Specifies the position of a LABEL relative to the current position.=LORG
  292. 3 LWC$ - Converts characters in a string to lowercase.=LWC$
  293. 3 MASS STORAGE IS - Assigns the current mass storage device and directory.=MASS_STORAGE_IS
  294. 3 MAT - Specifies an array operation.=MAT
  295. 3 MAT REORDER - Reorders array elements by a supplied subscript list.=MAT_REORDER
  296. 3 MAT SEARCH - Searches an array for user specified conditions.=MAT_SEARCH
  297. 3 MAT SORT - Sorts string or numeric array data.=MAT_SORT
  298. 3 MAX - Returns the maximum value of a list of expressions.=MAX
  299. 3 MAXLEN - Gets maximum declared length of a string variable.=MAXLEN
  300. 3 MAXREAL - Returns the largest positive REAL number.=MAXREAL
  301. 3 MERGE ALPHA WITH GRAPHICS - Enables all planes for Alpha and Graphics.=MERGE_ALPHA_WITH_GRAPHICS
  302. 3 MIN - Returns the minimum value of a list of expressions.=MIN
  303. 3 MINREAL - Returns the smallest positive REAL number.=MINREAL
  304. 3 MOD - Returns remainder after integer division.=MOD
  305. 3 MODULO - Returns the true mathematical modulus.=MODULO
  306. 3 MOVE - Moves the logical and physical pens to a new position.=MOVE
  307. 3 MOVELINES - Moves program lines from one location to another.=MOVELINES
  308. 3 NOT - Returns the logical negation of an expression.=NOT
  309. 3 NPAR - Returns number of parameters passed to a subprogram.=NPAR
  310. 3 NUM - Returns decimal ASCII equivalent of the first character in a string.=NUM
  311. 3 OFF CYCLE - Cancels event branches defined by ON CYCLE.=OFF_CYCLE
  312. 3 OFF DELAY - Cancels event branches defined by ON DELAY.=OFF_DELAY
  313. 3 OFF END - Cancels event branches defined by ON END.=OFF_END
  314. 3 OFF EOR - Cancels event branches defined by ON EOR.=OFF_EOR
  315. 3 OFF EOT - Cancels event branches defined by ON EOT.=OFF_EOT
  316. 3 OFF ERROR - Cancels event branches defined by ON ERROR.=OFF_ERROR
  317. 3 OFF EVENT PLUS=OFF_EVENT_PLUS
  318. 3 OFF INTR - Cancels event branches defined by ON INTR.=OFF_INTR
  319. 3 OFF KBD - Cancels event branches defined by ON KBD.=OFF_KBD
  320. 3 OFF KEY - Cancels event branches defined by ON KEY.=OFF_KEY
  321. 3 OFF KNOB - Cancels event branches defined by ON KNOB.=OFF_KNOB
  322. 3 OFF SIGNAL - Cancels event branches defined by ON SIGNAL.=OFF_SIGNAL
  323. 3 OFF TIME - Cancels event branches defined by ON TIME.=OFF_TIME
  324. 3 OFF TIMEOUT - Cancels event branches defined by ON TIMEOUT.=OFF_TIMEOUT
  325. 3 ON - Transfers control to one of a list of lines.=ON
  326. 3 ON CYCLE - Defines a repeating event branch.=ON_CYCLE
  327. 3 ON DELAY - Defines an event branch after specified seconds.=ON_DELAY
  328. 3 ON END - Defines an event branch for end-of-file conditions.=ON_END
  329. 3 ON EOR - Defines an event branch for end-of-record conditions.=ON_EOR
  330. 3 ON EOT - Defines an event branch for end-of-transfer conditions.=ON_EOT
  331. 3 ON ERROR - Defines an event branch for trappable errors.=ON_ERROR
  332. 3 ON INTR - Defines a hardware interrupt initiated branch.=ON_INTR
  333. 3 ON KBD - Defines an event branch for when a key is pressed.=ON_KBD
  334. 3 ON KEY - Defines an event branch for when a softkey is pressed.=ON_KEY
  335. 3 ON KNOB - Defines an event branch for when the KNOB is turned.=ON_KNOB
  336. 3 ON SIGNAL - Defines an event branch for SIGNAL statement.=ON_SIGNAL
  337. 3 ON TIME - Defines a single event branch for a specific time.=ON_TIME
  338. 3 ON TIMEOUT - Defines an event branch for an I/O timeout.=ON_TIMEOUT
  339. 3 OPTION BASE - Sets the default lower bound of array subscripts.=OPTION_BASE
  340. 3 OR - Returns the logical inclusive OR of two expressions.=OR
  341. 3 OUT and OUTW - Outputs a byte or word to an I/O Port.=OUT_and_OUTW
  342. 3 OUTPUT - Outputs items to a specified destination.=OUTPUT
  343. 3 PASS CONTROL - Passes Active Controller capability.=PASS_CONTROL
  344. 3 PAUSE - Pauses program execution.=PAUSE
  345. 3 PDIR - Sets the rotation angle for IPLOT, RPLOT, POLYGON and RECTANGLE.=PDIR
  346. 3 PEN - Sets the line color or physical pen.=PEN
  347. 3 PENUP - Raises the PEN on the current plotting device.=PENUP
  348. 3 PERMIT - Changes file protection permissions.=PERMIT
  349. 3 PI - Returns the value 3.14159265358979.=PI
  350. 3 PIVOT - Rotates the coordinates of all drawn lines.=PIVOT
  351. 3 PLOT - Moves the pen to the specified X and Y coordinates.=PLOT
  352. 3 PLOTTER IS - Specifies the graphics output device and language.=PLOTTER_IS
  353. 3 POLYGON - Draws a closed regular polygon, circle, or ellipse.=POLYGON
  354. 3 POLYLINE - Draws an open regular polygon.=POLYLINE
  355. 3 POS - Returns the position of one string within another.=POS
  356. 3 PPOLL - Conducts an IEEE-488 Parallel Poll and returns status.=PPOLL
  357. 3 PPOLL CONFIGURE - Configures remote IEEE-488 device parallel poll response.=PPOLL_CONFIGURE
  358. 3 PPOLL RESPONSE - Configures local IEEE-488 device parallel poll response.=PPOLL_RESPONSE
  359. 3 PPOLL UNCONFIGURE - Disables the parallel poll response of a specified device or devices.=PPOLL_UNCONFIGURE
  360. 3 PRINT - Outputs data to the PRINTER IS device.=PRINT
  361. 3 PRINT LABEL - Assigns a name to a data storage volume.=PRINT_LABEL
  362. 3 PRINT PEN - Selects the pen color used for the output area and DISP line.=PRINT_PEN
  363. 3 PRINTALL IS - Assigns a logging device for operator interaction and error messages.=PRINTALL_IS
  364. 3 PRINTER IS - Specifies the system printing device.=PRINTER_IS
  365. 3 PROTECT - Changes file attributes.=PROTECT
  366. 3 PROUND - Rounds the argument to the specified power of ten.=PROUND
  367. 3 PRT - Returns the default device selector for the printer.=PRT
  368. 3 PURGE - Deletes a file or a directory on a mass storage media.=PURGE
  369. 3 QUIT - Quits the BASIC child window and returns to blank parent window.=QUIT
  370. 3 QUIT ALL=QUIT_ALL
  371. 3 RAD - Sets the trigonometric mode to radians.=RAD
  372. 3 RANDOMIZE - Selects a seed for the RND function.=RANDOMIZE
  373. 3 RANK - Returns the number of dimensions in an array.=RANK
  374. 3 RATIO - Returns the ratio of X to Y hard-clip limits for the PLOTTER IS device.=RATIO
  375. 3 READ - Reads values from DATA statements.=READ
  376. 3 READ KEY - Returns one or more softkey macro definitions.=READ_KEY
  377. 3 READ LABEL - Reads a volume label.=READ_LABEL
  378. 3 READ LOCATOR - Reads the locator device without waiting for a digitize operation.=READ_LOCATOR
  379. 3 READIO - Reads a hardware register or a memory byte/word.=READIO
  380. 3 REAL - Reserves storage for floating point variables and arrays.=REAL___Reserves_storage_for_floating_point_variables_and_arrays_
  381. 3 REAL - Converts an INTEGER or COMPLEX number to REAL.=REAL__Converts_an_INTEGER_or_COMPLEX_number_to_REAL.
  382. 3 RECTANGLE - Draws and optionally fills and edges rectangles.=RECTANGLE
  383. 3 REDIM - Redimensions an array by changing the subscript ranges.=REDIM
  384. 3 REM - Begins a REMark or comment line for program documentation.=REM
  385. 3 REMOTE - Sets the remote state on a IEEE-488 device.=REMOTE
  386. 3 REN - Renumbers program lines.=REN
  387. 3 RENAME - Changes the name of a file.=RENAME
  388. 3 REPEAT ... UNTIL - Defines a loop that is repeated UNTIL a condition is satisfied.=REPEAT_____UNTIL
  389. 3 REQUEST - Sends a Service Request SRQ on the IEEE-488.=REQUEST
  390. 3 RE-SAVE - Copies the program into the specified ASCII file.=RE_SAVE
  391. 3 RES - Returns the result of the last numeric keyboard calculation.=RES
  392. 3 RESET - Resets an interface or file or buffer pointers.=RESET
  393. 3 RESTORE - Specifies which DATA statement to use for the next READ operation.=RESTORE
  394. 3 RE-STORE - Stores the BASIC program in a file.=RE_STORE
  395. 3 RE-STORE KEY - Stores the KEY definitions in a file.=RE_STORE_KEY
  396. 3 RESUME INTERACTIVE - Restores the normal functions of program control keys.=RESUME_INTERACTIVE
  397. 3 RETURN - Returns to the program line following the last GOSUB line.=RETURN
  398. 3 REV$ - Reverses the sequence of characters in a string.=REV$
  399. 3 RND - Returns a pseudo-random number.=RND
  400. 3 ROTATE - Shifts a 16 bit binary value with wraparound.=ROTATE
  401. 3 RPLOT - Moves the pen relative to the current graphic location.=RPLOT
  402. 3 RPT$ - Returns a string replicated a specified number of times.=RPT$
  403. 3 RUN - Starts program execution.=RUN
  404. 3 RUNLIGHT - Controls the display of the pseudo runlight on the display.=RUNLIGHT
  405. 3 SAVE - Saves the current program into an ASCII file.=SAVE
  406. 3 SBYTE - Checks for second byte of a two byte character.=SBYTE
  407. 3 SC - Returns the interface select code associated with an I/O path name.=SC
  408. 3 SCRATCH - Clears user memory.=SCRATCH
  409. 3 SECURE - Protects programs lines.=SECURE
  410. 3 SELECT ... CASE - Defines a CASE block structure.=SELECT_____CASE
  411. 3 SEND - Sends messages on the IEEE-488 bus.=SEND
  412. 3 SEPARATE ALPHA FROM GRAPHICS - On a bit-mapped display, simulates 9836 style alpha/graphics=SEPARATE_ALPHA_FROM_GRAPHICS
  413. 3 SET ALPHA MASK - Determines which plane(s) can be modified by ALPHA display operations.=SET_ALPHA_MASK
  414. 3 SET CHR - Defines the bit-patterns for one or more characters.=SET_CHR
  415. 3 SET DISPLAY MASK - Specifies which planes can be seen on the alpha display.=SET_DISPLAY_MASK
  416. 3 SET ECHO - Sets the echo location on the PLOTTER IS device.=SET_ECHO
  417. 3 SET KEY - Defines one or more softkey macros.=SET_KEY
  418. 3 SET LOCATOR - Sets a new graphic locator position on the GRAPHICS INPUT IS device.=SET_LOCATOR
  419. 3 SET PEN - Defines part or all of the color map.=SET_PEN
  420. 3 SET TIME - Sets the time of day clock.=SET_TIME
  421. 3 SET TIMEDATE - Sets the date and time of the computer's clock.=SET_TIMEDATE
  422. 3 SGN - Returns the arithmetic sign of an expression.=SGN
  423. 3 SHIFT - Shifts a 16 bit binary value.=SHIFT
  424. 3 SHOW - Defines the graphics unit-of-measure isotropically.=SHOW
  425. 3 SIGNAL - Initiates a software interrupt.=SIGNAL
  426. 3 SIN - Returns the sine of the argument.=SIN
  427. 3 SINH - Returns the hyperbolic sine of an expression.=SINH
  428. 3 SIZE - Returns the number of elements of an array dimension.=SIZE
  429. 3 SOUND - Produces tones on the computer speaker.=SOUND
  430. 3 SPOLL - Performs a serial poll of a IEEE-488 device.=SPOLL
  431. 3 SQRT - Returns the square root of an expression.=SQRT
  432. 3 STATIC=STATIC
  433. 3 STATUS - Returns control information from an interface or I/O path.=STATUS
  434. 3 STOP - Terminates program execution.=STOP
  435. 3 STORE - Stores the BASIC program in a file.=STORE
  436. 3 STORE KEY - Stores the softkey definitions in a file.=STORE_KEY
  437. 3 STORE SYSTEM - Stores BASIC and loaded BINs into a file.=STORE_SYSTEM
  438. 3 SUB - Defines a subprogram and specifies formal parameters.=SUB
  439. 3 SUM - Returns the sum of all elements in a numeric array.=SUM
  440. 3 SUSPEND INTERACTIVE - Deactivates program control keys.=SUSPEND_INTERACTIVE
  441. 3 SYMBOL - Allows the user to define label symbols.=SYMBOL
  442. 3 SYSBOOT - Reboots the computer.=SYSBOOT
  443. 3 SYSTEM KEYS - Displays the System Softkeys Menu.=SYSTEM_KEYS
  444. 3 SYSTEM PRIORITY - Sets the system priority to a specified level.=SYSTEM_PRIORITY
  445. 3 SYSTEM$ - Returns system status and configuration information.=SYSTEM$
  446. 3 TAN - Returns the tangent of an expression.=TAN
  447. 3 TANH - Returns the hyperbolic tangent of an expression.=TANH
  448. 3 TIME - Converts a time-of-day string to seconds after midnight.=TIME
  449. 3 TIME$ - Returns a formatted time of day string.=TIME$
  450. 3 TIMEDATE - Returns the current time and date from the clock.=TIMEDATE
  451. 3 TIMEZONE IS - Corrects between GMT and local time for HP BASIC/WS.=TIMEZONE_IS
  452. 3 TRACE - Controls the display of information about a running program.=TRACE
  453. 3 TRACK - Enables or disables tracking of the locator position on the display device.=TRACK
  454. 3 TRANSFER - Performs an unformatted I/O transfer.=TRANSFER
  455. 3 TRIGGER - Sends a trigger message to all or selected devices on the IEEE-488.=TRIGGER
  456. 3 TRIM$ - Removes leading and trailing spaces from a string.=TRIM$
  457. 3 UNLOCK - Removes exclusive access protection from a LOCKed file.=UNLOCK
  458. 3 UPC$ - Converts characters in a string to uppercase characters.=UPC$
  459. 3 USER KEYS - Displays the specified User Softkey Menu.=USER_KEYS
  460. 3 VAL - Converts a string into a numeric value.=VAL
  461. 3 VAL$ - Converts a number into its string representation.=VAL$
  462. 3 VIEWPORT - Defines the area of the graphic device used for output.=VIEWPORT
  463. 3 WAIT - Waits a specified time or for TRANSFER events.=WAIT
  464. 3 WAIT FOR EVENT=WAIT_FOR_EVENT
  465. 3 WHERE - Returns the logical pen position.=WHERE
  466. 3 WHILE - Repeats an action while a condition is true.=WHILE
  467. 3 WILDCARDS - Enables or disables wildcard support.=WILDCARDS
  468. 3 WINDOW - Sets the bounds for displayable graphics data in user defined units.=WINDOW
  469. 3 WRITEIO - Writes to a hardware register or a memory byte/word.=WRITEIO
  470. 3 XREF - Generates a cross reference of a program.=XREF
  471. 2 Appendiz A Error Values
  472. 3 Error Codes 1-49=Error_Codes_1_49
  473. 3 Error Codes 26-49=Error_Codes_26_49
  474. 3 Error Codes 50-99=Error_Codes_50_99
  475. 3 Errors 100-149=Errors_100_149
  476. 3 Error Codes 150-299=Error_Codes_150_299
  477. 3 Errors 300-459=Errors_300_459
  478. 3 Errors 460-699=Errors_460_699
  479. 3 Error Codes 700-899=Error_Codes_700_899
  480. 3 Errors 900-999=Errors_900_999
  481. 3 Error Codes 1000-2099=Error_Codes_1000_2099
  482. 3 Error Codes 10,000+=Error_Codes_10_000_
  483. 3 Error 1=Error_1
  484. 3 Error 2=Error_2
  485. 3 Error 3=Error_3
  486. 3 Error 4=Error_4
  487. 3 Error 5=Error_5
  488. 3 Error 6=Error_6
  489. 3 Error 7=Error_7
  490. 3 Error 8=Error_8
  491. 3 Error 9=Error_9
  492. 3 Error 10=Error_10
  493. 3 Error 11=Error_11
  494. 3 Error 12=Error_12
  495. 3 Error 13=Error_13
  496. 3 Error 14=Error_14
  497. 3 Error 15=Error_15
  498. 3 Error 16=Error_16
  499. 3 Error 17=Error_17
  500. 3 Error 18=Error_18
  501. 3 Error 19=Error_19
  502. 3 Error 20=Error_20
  503. 3 Error 22=Error_22
  504. 3 Error 24=Error_24
  505. 3 Error 25=Error_25
  506. 3 Error 26=Error_26
  507. 3 Error 27=Error_27
  508. 3 Error 28=Error_28
  509. 3 Error 29=Error_29
  510. 3 Error 30=Error_30
  511. 3 Error 31=Error_31
  512. 3 Error 32=Error_32
  513. 3 Error 33=Error_33
  514. 3 Error 34=Error_34
  515. 3 Error 35=Error_35
  516. 3 Error 36=Error_36
  517. 3 Error 38=Error_38
  518. 3 Error 40=Error_40_1
  519. 3 Error 41=Error_41
  520. 3 Error 43=Error_43
  521. 3 Error 44=Error_44
  522. 3 Error 46=Error_46
  523. 3 Error 47=Error_47
  524. 3 Error 49=Error_49
  525. 3 Error 51=Error_51
  526. 3 Error 52=Error_52
  527. 3 Error 53=Error_53
  528. 3 Error 54=Error_54
  529. 3 Error 55=Error_55
  530. 3 Error 56=Error_56
  531. 3 Error 58=Error_58
  532. 3 Error 59=Error_59
  533. 3 Error 60=Error_60
  534. 3 Error 64=Error_64
  535. 3 Error 65=Error_65
  536. 3 Error 67=Error_67
  537. 3 Error 68=Error_68
  538. 3 Error 72=Error_72
  539. 3 Error 80=Error_80
  540. 3 Error 82=Error_82
  541. 3 Error 83=Error_83
  542. 3 Error 84=Error_84
  543. 3 Error 85=Error_85
  544. 3 Error 88=Error_88
  545. 3 Error 89=Error_89
  546. 3 Error 90=Error_90
  547. 3 Error 100=Error_100
  548. 3 Error 101=Error_101
  549. 3 Error 102=Error_102
  550. 3 Error 103=Error_103
  551. 3 Error 105=Error_105
  552. 3 Error 106=Error_106
  553. 3 Error 107=Error_107
  554. 3 Error 117=Error_117
  555. 3 Error 118=Error_118
  556. 3 Error 120=Error_120
  557. 3 Error 122=Error_122
  558. 3 Error 128=Error_128
  559. 3 Error 131=Error_131
  560. 3 Error 133=Error_133
  561. 3 Error 134=Error_134
  562. 3 Error 136=Error_136
  563. 3 Error 141=Error_141
  564. 3 Error 142=Error_142
  565. 3 Error 143=Error_143
  566. 3 Error 145=Error_145
  567. 3 Error 146=Error_146
  568. 3 Error 150=Error_150
  569. 3 Error 153=Error_153
  570. 3 Error 155=Error_155
  571. 3 Error 157=Error_157
  572. 3 Error 158=Error_158
  573. 3 Error 159=Error_159
  574. 3 Error 163=Error_163
  575. 3 Error 164=Error_164
  576. 3 Error 167=Error_167
  577. 3 Error 168=Error_168
  578. 3 Error 170=Error_170
  579. 3 Error 171=Error_171
  580. 3 Error 172=Error_172
  581. 3 Error 173=Error_173
  582. 3 Error 177=Error_177
  583. 3 Error 183=Error_183
  584. 3 Error 186=Error_186
  585. 3 Error 187=Error_187
  586. 3 Error 188=Error_188
  587. 3 Error 189=Error_189
  588. 3 Error 190=Error_190
  589. 3 Error 191=Error_191
  590. 3 Error 193=Error_193
  591. 3 Error 194=Error_194
  592. 3 Error 195=Error_195
  593. 3 Error 196=Error_196
  594. 3 Error 290=Error_290
  595. 3 Error 330=Error_330
  596. 3 Error 331=Error_331
  597. 3 Error 332=Error_332
  598. 3 Error 333=Error_333
  599. 3 Error 334=Error_334
  600. 3 Error 335=Error_335
  601. 3 Error 338=Error_338
  602. 3 Error 340=Error_340
  603. 3 Error 341=Error_341
  604. 3 Error 342=Error_342
  605. 3 Error 343=Error_343
  606. 3 Error 344=Error_344
  607. 3 Error 346=Error_346
  608. 3 Error 347=Error_347
  609. 3 Error 40=Error_40_2
  610. 3 Error 427=Error_427
  611. 3 Error 435=Error_435
  612. 3 Error 453=Error_453
  613. 3 Error 455=Error_455
  614. 3 Error 456=Error_456
  615. 3 Error 459=Error_459
  616. 3 Error 460=Error_460
  617. 3 Error 462=Error_462
  618. 3 Error 465=Error_465
  619. 3 Error 471=Error_471
  620. 3 Error 481=Error_481
  621. 3 Error 482=Error_482
  622. 3 Error 485=Error_485
  623. 3 Error 511=Error_511
  624. 3 Error 543=Error_543
  625. 3 Error 553=Error_553
  626. 3 Error 554=Error_554
  627. 3 Error 557=Error_557
  628. 3 Error 558=Error_558
  629. 3 Error 559=Error_559
  630. 3 Error 560=Error_560
  631. 3 Error 561=Error_561
  632. 3 Error 562=Error_562
  633. 3 Error 563=Error_563
  634. 3 Error 564=Error_564
  635. 3 Error 565=Error_565
  636. 3 Error 566=Error_566
  637. 3 Error 567=Error_567
  638. 3 Error 569=Error_569
  639. 3 Error 570=Error_570
  640. 3 Error 571=Error_571
  641. 3 Error 572=Error_572
  642. 3 Error 573=Error_573
  643. 3 Error 574=Error_574
  644. 3 Error 602=Error_602
  645. 3 Error 603=Error_603
  646. 3 Error 604=Error_604
  647. 3 Error 606=Error_606
  648. 3 Error 609=Error_609
  649. 3 Error 611=Error_611
  650. 3 Error 612=Error_612
  651. 3 Error 620=Error_620
  652. 3 Error 623=Error_623
  653. 3 Error 624=Error_624
  654. 3 Error 625=Error_625
  655. 3 Error 700=Error_700
  656. 3 Error 704=Error_704
  657. 3 Error 705=Error_705
  658. 3 Error 708=Error_708
  659. 3 Error 713=Error_713
  660. 3 Error 730=Error_730
  661. 3 Error 733=Error_733
  662. 3 Error 810=Error_810
  663. 3 Error 815=Error_815
  664. 3 Error 826=Error_826
  665. 3 Error 827=Error_827
  666. 3 Error 831=Error_831
  667. 3 Error 832=Error_832
  668. 3 Error 833=Error_833
  669. 3 Error 841=Error_841
  670. 3 Error 863=Error_863
  671. 3 Error 898=Error_898
  672. 3 Error 899=Error_899
  673. 3 Error 900=Error_900
  674. 3 Error 901=Error_901
  675. 3 Error 902=Error_902
  676. 3 Error 903=Error_903
  677. 3 Error 905=Error_905
  678. 3 Error 906=Error_906
  679. 3 Error 909=Error_909
  680. 3 Error 910=Error_910
  681. 3 Error 935=Error_935
  682. 3 Error 936=Error_936
  683. 3 Error 937=Error_937
  684. 3 Error 940=Error_940
  685. 3 Error 949=Error_949
  686. 3 Error 951=Error_951
  687. 3 Error 956=Error_956
  688. 3 Error 962=Error_962
  689. 3 Error 963=Error_963
  690. 3 Error 977=Error_977
  691. 3 Error 980=Error_980
  692. 3 Error 985=Error_985
  693. 3 Error 987=Error_987
  694. 3 Error 1100=Error_1100
  695. 3 Error 1101=Error_1101
  696. 3 Error 1102=Error_1102
  697. 3 Error 1103=Error_1103
  698. 3 Error 1104=Error_1104
  699. 3 Error 1105=Error_1105
  700. 3 Error 1106=Error_1106
  701. 3 Error 1107=Error_1107
  702. 3 Error 1108=Error_1108
  703. 3 Error 1109=Error_1109
  704. 3 Error 1110=Error_1110
  705. 3 Error 2000=Error_2000
  706. 3 Error 2001=Error_2001
  707. 3 Error 2002=Error_2002
  708. 3 Error 2003=Error_2003
  709. 3 Error 2004=Error_2004
  710. 3 Error 2005=Error_2005
  711. 3 Error 2006=Error_2006
  712. 3 Error 2007=Error_2007
  713. 3 Error 2008=Error_2008
  714. 3 Error 2009=Error_2009
  715. 3 Error 2010=Error_2010
  716. 3 Error 2011=Error_2011
  717. 3 Error 2012=Error_2012
  718. 3 Appendix B - ASCII Code Chart
  719. 4 Appendix B - ASCII Code Chart=Appendix_B___ASCII_Code_Chart
  720. :include htbusers.cnt
  721. :include htbinstall.cnt
  722. :include bplus.cnt
  723.